Platform Explorer / Nuxeo Platform 6.0

Operation Blob.PopList (Pop File List)

Description

Restore the last saved input file list in the context input stack
Operation id Blob.PopList
Category Push & Pop
Label Pop File List
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs bloblist

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.operations.stack.PopBlobList
Contributing Component org.nuxeo.ecm.core.automation.coreContrib

JSON Definition

{
  "id" : "Blob.PopList",
  "label" : "Pop File List",
  "category" : "Push & Pop",
  "requires" : null,
  "description" : "Restore the last saved input file list in the context input stack",
  "url" : "Blob.PopList",
  "signature" : [ "void", "bloblist" ],
  "params" : [ ]
}